type github.com/uptrace/bun.structTableModel (struct)

Method Implmentations (7 other methods implement nothing)


AfterScan(ctx context.Context) error (*T).M : github.com/uptrace/bun/schema.AfterScanHook.AfterScan (*T).M : tableModel.AfterScan
AppendNamedArg(fmter schema.Formatter, b []byte, name string) ([]byte, bool) (*T).M : github.com/uptrace/bun/schema.NamedArgAppender.AppendNamedArg
BeforeScan(ctx context.Context) error (*T).M : github.com/uptrace/bun/schema.BeforeScanHook.BeforeScan (*T).M : tableModel.BeforeScan
Scan(src interface{}) error (*T).M : database/sql.Scanner.Scan
ScanColumn(column string, src interface{}) error (*T).M : tableModel.ScanColumn
ScanRows(ctx context.Context, rows *sql.Rows) (int, error) (*T).M : Model.ScanRows (*T).M : model.ScanRows (*T).M : tableModel.ScanRows
Value() interface{} (*T).M : Model.Value (*T).M : model.Value (*T).M : tableModel.Value